#Some libgit2 wrappers have a pull function just not the actual c library
Explore tagged Tumblr posts
winehq-official · 29 days ago
Text
I spent 5-6 hours today writing a git pull function with libgit2 because IT DOESN'T HAVE ONE. Why even write a git library if you aren't going to include the most simple and useful commands? I feel like I wasted a bunch of time, but I'm glad I learned more about how git works internally.
0 notes